runtime.m.newSigstack (field)
4 uses
runtime (current package)
runtime2.go#L654: newSigstack bool // minit on C thread called sigaltstack
signal_unix.go#L1339: mp.newSigstack = true
signal_unix.go#L1342: mp.newSigstack = false
signal_unix.go#L1369: if getg().m.newSigstack {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)